isEmpty

open override val isEmpty: Boolean = true

Returns true if the option is None. Otherwise returns false.